home *** CD-ROM | disk | FTP | other *** search
/ Acorn Risc Technologies StrongARM CD-ROM / Acorn Risc Technologies StrongARM CD-ROM.iso / ftp / documents / acornusr / 1992 / oct92 < prev    next >
Encoding:
Text File  |  1996-02-28  |  3.1 KB  |  81 lines

  1. 07/08/94
  2. Become a Power-User part 3
  3.  
  4. We conclude this look at some of the features of RISC OS which 
  5. make life easier by examining new features introduced in RISC 
  6. OS 3. Some of these require the support of the application 
  7. concerned to work.
  8.  
  9. * Dragging one or more objects between two directory viewers 
  10. copies them to the directory. If you hold down the SHIFT key the 
  11. objects will be moved rather than copied. On RISC OS 3 objects 
  12. will be renamed rather than copied if possible.
  13.  
  14. * Help (ie from !Help) is now available on menu entries.
  15.  
  16. * Clicking on the Toggle Size icon with SHIFT held down will open 
  17. a window to it’s largest possible size without obscuring the icon 
  18. bar.
  19.  
  20. * If you drag a scroll bar with the Adjust button and the window 
  21. has both vertical and horizontal scroll bars the pointer will 
  22. temporarily disappear, and the mouse can be used to scroll the 
  23. window in both directions while you hold ADJUST down.
  24.  
  25. * If you click Select within a directory viewer in a position which 
  26. is between objects, you can then drag a rectangle around all the 
  27. objects which you wish to perform an operation on. Individual objects 
  28. can be added or removed from the group by clicking Adjust on them.
  29.  
  30. * Clicking on the close icon of a window with SHIFT held down does 
  31. not close the window, but instead ‘iconises’ it on to the Pinboard 
  32. (the Backdrop program). Double-clicking on the iconised window 
  33. restores it to full size. 
  34.  
  35. * While a window is iconised, you can get at the relevant menu for 
  36. that window by using SHIFT-Menu with the pointer over the iconised 
  37. window.
  38.  
  39. * SHIFT F12 brings the icon bar to the front of the desktop (beware 
  40. applications which also use it!). It can also put it back at the back.
  41.  
  42. * CTRL F12 starts a Task Window.
  43.  
  44. Some questions and myths about viruses
  45.  
  46. Now that viruses are becoming more common on RISC OS machines, there 
  47. are a number of common questions which crop up. 
  48.  
  49. * Should I inoculate my files ?
  50.  
  51. Do not use any inoculation program. It is not possible to 
  52. simultaneously inoculate against all the known viruses.
  53.  
  54. * I've got the version n.nn of !xxxxxxx, and that doesn't find anything. 
  55. So I'm protected, right ?
  56.  
  57. Wrong. The virus scene changes very rapidly. If the program you are 
  58. using is more than 3-6 months old, it will not detect the newect viruses 
  59. and newly discovered strains of existing ones (at the time of writing 23 
  60. families of virus exist). Futhermore, using an out-of-date program has 
  61. the possibility of spreading a virus through your system as it scans, 
  62. and of corrupting data when attempting to disinfect a file (because the 
  63. infection is of a different strain, discovered more recently).
  64.  
  65. * Can a virus reside in the CMOS RAM ?
  66.  
  67. No. The CMOS RAM is only used for data storage. Program code is never 
  68. executed within the CMOS RAM. In addition, it is only 240 bytes long. 
  69. However, some viruses do use CMOS RAM locations for data storage.
  70.  
  71. * Can a virus survive a CTRL-Reset ?
  72.  
  73. No. However, it will probably not take long to reload it - see below!
  74.  
  75. * How can I be infected with a virus ?
  76.  
  77. Opening a directory viewer on a directory containing an infected 
  78. application is enough - you don't have to actually use an application 
  79. which is infected.
  80.  
  81.